IGroupInchCommand 介面

代表一個軸組的移動指令,可指定最大距離。

繼承體系

System.Object
  IntervalZero.KINGSTAR.Base.Class.IKsCommand
    IntervalZero.KINGSTAR.Base.Class.IGroupInchCommand

命名空間IntervalZero.KINGSTAR.Base.Class

組合: IntervalZero.KINGSTAR.Base.Class (於 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0

語法

C#VB
public interface IGroupInchCommand : IKsCommand
Public Interface IGroupInchCommand Inherits IKsCommand

 

IGroupInchCommand 介面陳列了以下成員。

屬性

 名稱說明
Acceleration加速度值。
Cancel透過將速度減速到零來取消一個軸組的移動指令。
Deceleration減速度值。
Distance一個運動的最長移動距離。
Jerk加加速度值。
Velocity指定速度值。

參見

IntervalZero.KINGSTAR.Base.Class 命名空間